SVM patch to add a host save area per core for the hypervisor and also
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 17 May 2006 23:03:13 +0000 (00:03 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 17 May 2006 23:03:13 +0000 (00:03 +0100)
commitd3467d6490df05ede87b458398672fb70dca5a4d
tree700b7e7dd03101f4bd7274f1bb74eb383b25d0ad
parent26d9fa01fbc30efc51823fc690816acd2d697b53
SVM patch to add a host save area per core for the hypervisor and also
for the microcode.  The microcode area is not guaranteed to be
compatible with the vmcb layout, therefore will require it's own
"scratch pad".  Consolidate the per core areas into a single structure.

Signed-off-by: Tom Woller <thomas.woller@amd.com>
xen/arch/x86/hvm/svm/svm.c
xen/arch/x86/hvm/svm/vmcb.c
xen/include/asm-x86/hvm/svm/svm.h